repo: Fix incorrect use of errno() error throwing
authorColin Walters <walters@verbum.org>
Tue, 25 Apr 2017 21:27:32 +0000 (17:27 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 26 Apr 2017 13:27:16 +0000 (13:27 +0000)
commit20b0836ec856675416b615315b94d80bad871af8
tree7ac7906fe772108c1e8b1a360bbb32bc1cb6674d
parent1ceb17ff118a00d54bd2eaaf6f87032fa1179bbe
repo: Fix incorrect use of errno() error throwing

I happened to glance at the top of my most recent patch and
noticed that I used an `throw_errno()` function in a non-errno place.
I scanned the patch for other instances of this but didn't find one.

Closes: #811
Approved by: jlebon
src/libostree/ostree-repo.c